home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Stone Design
/
Stone Design.iso
/
Stone_Stuff
/
3D_Reality
/
3D_Reality_API
/
Examples
/
ControlPoint.bproj
/
Camera.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-10-09
|
116 b
|
10 lines
// Fake header definition for getting around the compiler
@interface Camera : Object
{
}
- (RtInt)fidelity;
@end